Searched refs:xArg (Results 1 – 2 of 2) sorted by relevance
235 void BibFrameController_Impl::attachFrame( const uno::Reference< XFrame > & xArg ) in attachFrame() argument237 xFrame = xArg; in attachFrame()
2399 SbxVariableRef xArg = rPar.Get( 1 ); in RTLFUNC() local2400 SbxDataType eType = xArg->GetType(); in RTLFUNC()2414 xArg->SbxValue::GetDate(); in RTLFUNC()