Searched refs:nPlaceHolderAtom (Results 1 – 1 of 1) sorted by relevance
4385 sal_uInt8 nPlaceHolderAtom = EPP_PLACEHOLDER_NONE; in ImplWritePage() local4828 nPlaceHolderAtom = rLayout.nUsedObjectPlaceHolder; in ImplWritePage()4879 nPlaceHolderAtom = EPP_PLACEHOLDER_NOTESBODY; in ImplWritePage()4962 nPlaceHolderAtom = rLayout.nTypeOfTitle; in ImplWritePage()5063 nPlaceHolderAtom = rLayout.nTypeOfOutliner; in ImplWritePage()5350 if ( nPlaceHolderAtom ) in ImplWritePage()5356 switch ( nPlaceHolderAtom ) in ImplWritePage()5360 if ( nPlaceHolderAtom < 19 ) in ImplWritePage()5467 …if ( mnTextSize || ( nPlaceHolderAtom == EPP_PLACEHOLDER_MASTERDATE ) || ( nPlaceHolderAtom == EPP… in ImplWritePage()5470 …if ( ( nPlaceHolderAtom == EPP_PLACEHOLDER_MASTERDATE ) || ( nPlaceHolderAtom == EPP_PLACEHOLDER_N… in ImplWritePage()[all …]
Completed in 27 milliseconds