Home
last modified time | relevance | path

Searched refs:bPhys (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sot/source/sdstor/
H A Dstgstrms.hxx48 sal_Bool bPhys; // sal_True: physical FAT member in StgFAT
H A Dstgstrms.cxx51 bPhys = m; in StgFAT()
246 if( !bPhys && !InitNew( nPages ) ) in AllocPages()
/trunk/main/sw/inc/
H A Ddocstyle.hxx106 void SetPhysical(sal_Bool bPhys);
/trunk/main/sw/source/ui/app/
H A Ddocstyle.cxx1958 void SwDocStyleSheet::SetPhysical(sal_Bool bPhys) in SetPhysical() argument
1960 bPhysical = bPhys; in SetPhysical()
1962 if(!bPhys) in SetPhysical()
/trunk/main/sw/source/core/unocore/
H A Dunostyle.cxx2485 sal_Bool bPhys = pBase != 0; in lcl_GetStyleProperty() local
2488 bPhys = ((SwDocStyleSheet*)pBase)->IsPhysical(); in lcl_GetStyleProperty()
2490 if( bPhys && SFX_STYLE_FAMILY_CHAR == eFamily && in lcl_GetStyleProperty()
2493 bPhys = sal_False; in lcl_GetStyleProperty()
2495 aRet.setValue(&bPhys, ::getBooleanCppuType()); in lcl_GetStyleProperty()

Completed in 70 milliseconds