Home
last modified time | relevance | path

Searched refs:bURLOnce (Results 1 – 3 of 3) sorted by relevance

/trunk/main/forms/source/xforms/
H A Dmodel_ui.cxx422 sal_Bool bURLOnce ) in newInstance() argument
434 bool bOnce = bURLOnce; // bool, so we can take address in setInstanceData in newInstance()
473 sal_Bool bURLOnce ) in renameInstance() argument
504 pSeq[ nProp ].Value <<= bURLOnce; in renameInstance()
1022 bool bURLOnce = false; in setInstanceData() local
1023 getInstanceData( aSequence, &sID, &xInstance, &sURL, &bURLOnce ); in setInstanceData()
1027 const bool* pURLOnce = ( bURLOnce && pURL != NULL ) ? &bURLOnce : NULL; in setInstanceData()
H A Dmodel.hxx337 sal_Bool bURLOnce )
343 sal_Bool bURLOnce )
/trunk/main/offapi/com/sun/star/xforms/
H A DXFormsUIHelper1.idl102 [in] boolean bURLOnce );
106 [in] boolean bURLOnce );

Completed in 17 milliseconds