Searched refs:bPresentation (Results 1 – 4 of 4) sorted by relevance
/aoo42x/main/vcl/source/window/ |
H A D | wrkwin.cxx | 196 void WorkWindow::StartPresentationMode( sal_Bool bPresentation, sal_uInt16 nFlags, sal_Int32 nDispl… in StartPresentationMode() argument 198 if ( !bPresentation == !mbPresentationMode ) in StartPresentationMode() 201 if ( bPresentation ) in StartPresentationMode()
|
/aoo42x/main/xmloff/source/text/ |
H A D | txtvfldi.cxx | 118 sal_Bool bPresentation) : in XMLVarFieldImportContext() argument 144 bSetPresentation(bPresentation) in XMLVarFieldImportContext() 311 sal_Bool bType, sal_Bool bStyle, sal_Bool bValue, sal_Bool bPresentation) : in XMLSetVarFieldImportContext() argument 316 bType, bStyle, bValue, bPresentation), in XMLSetVarFieldImportContext()
|
/aoo42x/main/xmloff/inc/ |
H A D | txtvfldi.hxx | 200 sal_Bool bPresentation); /// set presentation from elem. content 328 sal_Bool bPresentation); /// see XMLTextFieldImportContext
|
/aoo42x/main/vcl/inc/vcl/ |
H A D | wrkwin.hxx | 89 …void StartPresentationMode( sal_Bool bPresentation = sal_True, sal_uInt16 nFlags = 0, s…
|
Completed in 36 milliseconds